home *** CD-ROM | disk | FTP | other *** search
- /*
- * Dates.wod
- *
- * You may freely copy, distribute and reuse the code in this example.
- * NeXT disclaims any warranty of any kind, expressed or implied, as to
- * its fitness for any particular use.
- *
- * This is the declarations file for the Dates page of the
- * Scheduler application.
- *
- */
-
-
- FCS: WOString {
- value=fcs;
- };
-
- FINALPROD: WOString {
- value = finalProd;
- };
-
- RELNOTES: WOString {
- value = relNotes;
- };
-
- FREEZE: WOString {
- value = freeze;
- };
-
- ADDENDUM: WOString {
- value = addendum;
- };
-